home *** CD-ROM | disk | FTP | other *** search
- Path: news.localnet.com!usenet
- From: Scott Kurzawski <SFVETTER@localnet.com>
- Newsgroups: comp.lang.c++
- Subject: F7 Help in Turbo C++
- Date: Sun, 14 Apr 1996 21:12:39 -2100
- Organization: LocalNet Corporation
- Message-ID: <31729197.4233@localnet.com>
- NNTP-Posting-Host: ppp26.localnet.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (Win16; I)
-
- I need some help on running Borland's Turbo C++ Ver 3.0 for DOS in the Step/Trace <F7>
- and the Step Over <F8> debugging modes. I am having trouble on my home 486DX2-66 system
- only. I can compile and run the programs with no troubles in the normal manner, but
- when I use the Trace option the computer hangs up (usually when the computer
- tries executes a cout << line. The only way to get out of it is to reboot. I've made
- sure that all of the lines in the program are properly terminated with a null character.
- In addition, I can operate the same programs using the same software on other
- IBM systems (school and work) in the Trace Debugging mode with no troubles. I loaded
- the software and used only standard default settings. It almost seems like there is
- some kind of interrupt conflict when it tries to execute such a command.
-
- Any help would be much appreciated as this is a handy feature.
-
- Scott Kurzawski
- sfvetter@localnet.com
-